How to Install dhis-server software package in Debian 7 (Wheezy)

How to Install dhis-server software package in Debian 7 (Wheezy)

dhis-server software package provides Dynamic Host Information System - server, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dhis-server 

dhis-server is installed in your system.

Make ensure the dhis-server package were installed using the commands given below,

$ sudo dpkg-query -l | grep dhis-server *

You will get with dhis-server package name, version, architecture and description in a table

dhis-server package basic information:

Distro Debian 7 wheezy
Section Network
Package dhis-server
Version 5.3-2.1
Description Dynamic Host Information System - server
Sub Section Net


See Also, How to uninstall or remove dhis-server software package from Debian 7 (Wheezy)?